home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 February: Tool Chest / Dev.CD Feb 94.toast / Tool Chest / Development Platforms / AppsToGo / AppsToGo.src / DTS.Lib / DTS.Lib.headers / PPC.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-06-18  |  224 b   |  11 lines  |  [TEXT/MPS ]

  1. #ifndef __PPCTOOLBOX__
  2. #include <PPCToolbox.h>
  3. #endif
  4.  
  5.  
  6. OSErr    DoIPCListPorts(short *sindx, short *reqCount, short *actCount,
  7.                        LocationNamePtr  loc,
  8.                        PortInfoArrayPtr retInfo,
  9.                        PPCFilterProcPtr filter);
  10.  
  11.